*{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #4d4d4d;
}
img {
	max-width: 100%;
}
.bodyAddClass {
	overflow: hidden;
}
.navfixclass {
	position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #fff;
    z-index: 666;
}

.bj-f2 {
	background-color: #f2f2f2;
}
.bj-fff{
	background-color: #fff;
}
.bj-1f {
	background-color: #1F1F1F;
}
.ptb-65 {
	padding: 65px 0; 
}
.global-color {
	color: #4d4d4d;
}
.global-color2{
	color: #004D92;
}
h1,h2,h3,h4,h5,h6,p,ul,li {
	margin: 0;
}
a,a:link,a:hover,a:active,a:visited {
	text-decoration: none;
}



.carousel-indicators .active {
	background-color: #004D92;
	border-color: #004D92;
	width: 15px;
	height: 15px;
	margin: 0 5px;
}

.carousel-indicators li {
	background-color: #fff;
	width: 13px;
	height: 13px;
	margin: 0 5px;
}
/* header */
/* head-top */
.head-top {
	line-height: 35px;
	font-size: 14px;
}
.head-top span:hover,
.head-top span:hover i {
	color: #004D92;
}
.head-top span{
	position: relative;
	margin-right: 10px;
}
.head-top span i {
	margin-right: 5px;
}
.head-top span span {
	position: absolute;
	z-index: 4;
	right: 0;
	width: 100px;
	height: 100px;
	border-radius: 4px;
	border: 3px solid #004D92;
	padding: 3px;
	background-color: #fff;
	display: none;
}
/* head-box */
.head-box {
	height: 100px;
	overflow: hidden;
}
.head-logo {
	margin: 22px 0;
}
.head-nav-ul li {
	float: left;
	height: 100px;
	margin-left: 35px;
	font-size: 16px;
}
.head-nav-ul li a {
	display: block;
	height: 30px;
	margin: 35px 0;
	line-height: 30px;
	color: #4d4d4d;
	position: relative;
}
.head-nav-ul li a:hover {
	color: #004D92;
}
.head-nav-ul li a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 100%;
	transform: rotateY(90deg);
	background-color: #004d92;
	transition: all 1s;
}
.head-nav-ul li a:hover::after {
	transform: rotateY(0);
}
/* banner */
#banner img {
	width: 100%;
}

/* 搜索 */
.search {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #f2f2f2;
}
.search ul li {
	margin-left: 23px;
}
.search ul li a{
	color: #4d4d4d;
	font-size: 16px;
}
.search ul li a:hover {
	color: #004D92;
}
.search .search-hot span{
	position: relative;
}
.search .search-hot i{
	position: absolute;
	left: -29px;
	font-size: 25px;
	margin-right: 5px;
}
.search .search-input {
	line-height: 28px;
	padding: 0 15px;
	border-top-left-radius: 23px;
	border-bottom-left-radius: 23px;
	border-color: #f2f2f2;
	border-style: solid;
	border-width: 1px;
	outline: none;
}
.search .search-box {
	margin-top: 20px;
}
.search .search-icon {
	display: block;
	width: 60px;
	border: 0;
	background-color: #004d92;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.search .search-icon i {
	color: #fff;
}

/* 底部 */
.footer .foot-ttop span,
.footer .foot-tbottom li,
.footer .foot-tbottom h5,
.footer .foot-tbottom p{
	color: #fff;
}
.foot-top, .foot-top a {
	color: #ccc;
}
.foot-top .foot-ttop{
	padding-bottom: 30px;
	border-bottom: 2px solid #353535;
}
.foot-top .foot-ttop > span{
	font-size: 20px;
	font-weight: bold;
}
.foot-top .foot-ttop ul li {
	margin-left: 60px;
	line-height: 28px;
}
.foot-top .foot-ttop ul li a {
	font-size: 16px;
	display: block;
	transition: all .5s;
	color: #fff;
}
.foot-top .foot-ttop ul li a:hover {
	transform: scale(1.05);
	text-shadow: 1px 0 1px #dcdcdc;
}
.foot-top .foot-tbottom {
	padding-top: 30px;
}
.foot-top .foot-tbottom ul:nth-child(2){
	margin-left: 35px;
}
.foot-top .foot-tbottom ul li {
	line-height: 30px;
	font-size: 15px;
	color: #ccc;		
}
.foot-top .foot-tbottom ul li:nth-child(1) {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}
.foot-top .foot-tbottom .foot-ewm {
	width: 120px;
}
.foot-top .foot-tbottom .foot-ewm-box{
	padding: 5px;
	border: 1px solid transparent;
	transition: all 1s;
}
.foot-top .foot-tbottom .foot-ewm-box:hover {
	border-color: #fff;
}
.foot-top .foot-tbottom .foot-ewm-box p{
	line-height: 30px;
	text-align: center;
}
.foot-top .foot-tbottom .foot-ewm-tel{
	margin: 30px 20px 0 0;
}
.foot-top .foot-tbottom .foot-ewm-tel h5 {
	font-size: 15px;
	margin-bottom: 10px;
}
.foot-top .foot-tbottom .foot-ewm-tel p {
	background-color: #004F92;
	padding: 5px 15px 5px 44px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	transition: all 1s;
}
.foot-top .foot-tbottom .foot-ewm-tel p i{
	font-size: 20px;
	color: #fff;
	margin-right: 5px;
}
.foot-top .foot-tbottom .foot-ewm-tel p:hover {
	transform: scale(1.1);
}
.foot-copy {
	line-height: 58px;
}
.foot-copy a{
	color: #474747;
}
.foot-copy a:hover {
	text-decoration: underline;
}


/* 底部end */

/* 产品中心 */
.i-product-content .ny-title {
	margin-bottom: 22px;
	padding: 0 5px;
}
.i-list {
	width: 33.3333%;
	padding: 0 5px 10px;
}
.i-product-nav {
	width: 20%;
}
.i-product-content {
	width: 80%;
	padding-left: 15px;
}
.i-product .i-product-nav .i-pnav-top{
	position: relative;
}
.i-product .i-product-nav .i-pnav-top h3{
	padding: 25px 20px;
	background-color: #004d92;
	width: 100%;
	color: #fff;
	font-size: 26px;
	font-weight: bolder;
}
.i-product .i-product-nav .i-pnav-top a {
	position: absolute;
	top: 16px;
	right: 20px;
	font-size: 30px;
	color: #fff;
}
.i-product .i-pnav-bottom{
	padding: 25px;
	min-height: 380px;
	background-color: #F2F2F2;
}
.i-product .i-pnav-bottom .i-pnav-list:not(:last-child){
	padding-bottom: 12px;
	border-bottom: 1px solid #c8c8c8;
}
.i-product .i-pnav-bottom .i-pnav-list:not(:first-child){
	margin-top: 12px;
}
.i-product .i-pnav-bottom .i-pnav-list>span i {
	margin-right: 3px;
}
.i-product .i-pnav-bottom .i-pnav-list ul {
	display: none;	
	padding-left: 18px;
}
.i-product .i-pnav-bottom .i-pnav-list li{
	line-height: 30px;
	font-size: 14px;
}
.i-product .i-pnav-bottom .i-pnav-list li:nth-child(1) {
	margin-top: 10px;
}
.i-product .i-pnav-bottom .i-pnav-list>span,
.i-product .i-pnav-bottom .i-pnav-list li a {
	color: #4d4d4d;
}
.i-product .i-pnav-bottom .i-pnav-list li a:hover,
.i-product .i-pnav-bottom .i-pnav-list>span.active,
.i-product .i-pnav-bottom .i-pnav-list>span.active i{
	color: #004d92;
}


.i-product-content .i-product-box .i-list .list-text {
	line-height: 38px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #4d4d4d;
}
.i-product-content .i-product-box .i-list .list-text::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #004d92;
	height: 38px;
	width: 100%;
	transition: all 1s;
	transform: rotateY(90deg);
}
.i-product-content .i-product-box .i-list:hover .list-text::after {
	transform: rotateY(0);
}
.i-product-content .i-product-box .i-list:hover .list-text {
	color: #fff;
}
.i-product-content .i-product-box .i-list .list-img{
	overflow: hidden;
}
.i-product-content .i-product-box .i-list .list-img img{
	transition: all 1s;
}
.i-product-content .i-product-box .i-list:hover .list-img img{
	transform: scale(1.1)
}

/* 首页 关于我们 */
.i-about .i-bottom .i-about-left,
.i-about .i-bottom .i-about-right {
	width: 50%;
}
.i-about .i-bottom .i-about-right{
	height: 370px;
}
.i-top {
	margin-bottom: 25px;
}
.i-top h3{
	font-size: 26px;
	font-weight: bolder;
}
.i-about .i-top ul li{
	font-size: 16px;
}
.i-about .i-top ul li:nth-child(2):hover,
.i-about .i-top ul li:nth-child(4):hover,
.i-about .i-top ul li:nth-child(6):hover{
	color: #004D92;
	font-weight: bold;
}
.i-about .i-top ul li:not(:last-child) {
	margin: 0 5px;
}
.i-about .i-bottom .i-about-right {
	padding: 55px 30px 0 35px;
	position: relative;
}
.i-about .i-bottom .i-about-right h3 {
	font-size: 23px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}
.i-about .i-bottom .i-about-right .i-con-con {
	line-height: 26px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:4;
	overflow: hidden;
	height: 110px;
}
.i-about .i-bottom .i-about-right > a {
	position: absolute;
	bottom:55px;
	font-size: 14px;
	text-align: center;
	color: #4d4d4d;
	display: block;
	width: 140px;
	line-height: 40px;
	border: 1px solid #4d4d4d;
	transition: all .5s;
}
.i-about .i-bottom .i-about-right > a:hover {
	background-color: #004D92;
	color: #fff;
	border-color: #004d92;
}
/* 首页  新闻中心 */
.i-news .i-news-gg {
	background: url('../images/q.jpg') no-repeat center;
	padding: 70px 0;
	text-align: center;
	color: #fff;
	height: 262px;
	margin-bottom: 65px;
}
.i-news .i-news-gg h3 {
	font-weight: bold;
	font-size: 32px;
}
.i-news .i-news-gg i {
	margin-right: 5px;
	color: #fff;
}
.i-news .i-news-gg p{
	font-size: 20px;
	margin: 13px 0;
	color: #fff;
}
.i-news .i-news-gg a {
	display: inline-block;
	padding: 0 40px;
	line-height: 35px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 15px;
	position: relative;
	z-index: 1;
}
.i-news .i-news-gg a:hover,
.i-news .i-news-gg a:hover span,
.i-news .i-news-gg a:hover i{
	color: #4d4d4d;
}
.i-news .i-news-gg a::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #fff;
	border-radius: 15px;
	height: 100%;
	width: 100%;
	transition: all 1s;
	transform: rotateY(90deg);
}
.i-news .i-news-gg a:hover::after{
	transform: rotateY(0);
}
.i-news .i-news-gg a span {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}


.i-news .i-top h3{
	font-weight: 900;
}
.i-more {
	color: #4d4d4d;
	font-size: 16px;
}
.i-more:hover,
.i-more:hover i{
	color: #004D92;
}

.i-news .i-bottom .i-list a {
	display: block;
	color: #4d4d4d;
}
.i-news .i-bottom .i-list:hover a{
	border-bottom: 1px solid #004d92;
}
.i-news .i-bottom .i-list .list-img{
	overflow: hidden;
}
.i-news .i-bottom .i-list:hover .list-text h4 {
	color: #004d92;
}
.i-news .i-bottom .i-list .list-img img{
	transition: all 1s;
}
.i-news .i-bottom .i-list:hover .list-img img {
	transform: scale(1.1);
}
.i-news .i-bottom .list-text {
	padding: 15px 5px;
}
.i-news .i-bottom .list-text h4{
	font-size: 16px;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.i-news .i-bottom .list-text p {
	font-size: 14px;
	line-height: 25px;
	margin: 10px 0;
	height: 25px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}


.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;	
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #434343;
	background-color: #fff;
	border: 1px solid #dee2e6;
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #e22434;
	border-color: #e22434;
}
.page-num-current:hover {
	color: #fff;
}


/* 内页 */
.ny-title {
	margin-bottom: 35px;
}
.ny-title .clearfix {
	background-color: #e6e6e6;
	padding: 20px 15px;
}
.ny-title .container {
	padding: 0 15px;
}
.ny-title h3 {
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
}
.ny-title .pull-right {
	line-height: 31px;
}
.ny-img img{
	width: 100%;
}
/* 内页 新闻 */
.ny-news .ny-list {
	padding: 40px 20px 40px 0;
	border-bottom: 1px dashed #f2f2f2;
	position: relative;
}
.ny-news .ny-list::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 11;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #004D92;
	transition: all 1s;
	transform: rotateY(90deg);
}
.ny-news .ny-list:hover::after {
	transform: rotateY(0);
}
.ny-news .ny-list:hover .list-img {
	overflow: hidden;
}
.ny-news .ny-list:hover .ny-text-top h3 {
	color: #004D92;
	font-weight: bold;
}
.ny-news .list-img {
	padding-right: 20px;
}
.ny-news .list-text .ny-con {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 30px;
	height: 55px;
}
.ny-news .list-text .ny-con p{
	color: #888;
}
.ny-news .list-text h3 {
	font-size: 20px;
}

.ny-news .list-text .ny-text-top {
	margin-bottom: 30px;
}

.ny-content .ny-title p{
	margin-top: 10px;
	color: #999;
}


/* 内页  留言 */
.ny-msg .form-control {
	height: 45px;
}
.ny-msg .form-control,
.ny-msg textarea {
	color: #555;
	outline: none;
	width: 100%;
}
.ny-msg .msg-list button{
	height: 50px;
	color: #fff;
	width: 100%;
	background-color: #004D92;
	border-color: #004D92;
}
.ny-msg .msg-list button:active,
.ny-msg .msg-list button:link,
.ny-msg .msg-list button:visited {
	background-color: #036CCB;
	color: #fff;
}
.ny-msg textarea {
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	line-height: 1.42857143;
	resize: none;
}
textarea::-webkit-input-placeholder {
	color: #999; 
}
.ny-msg .ny-msg-form,
.ny-msg .msg-list {
	overflow: hidden;
}
.ny-msg .msg-list {
	margin-bottom: 15px;
}


/* 联系我们 */
.ny-contact {
	min-height: 430px;
}
.ny-contact h1 {
	font-size: 22px;
	margin-bottom: 35px;
}
.ny-contact .ny-cta-ul li {
	margin-bottom: 8px;
}

.ny-contact .ny-cta-ul li a {
	color: #4d4d4d;
}
.ny-contact .ny-cta-ul span{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #888;
	margin-right: 13px;
	transition: all 1s;
}

.ny-contact .ny-cta-ul li:hover span{
	margin-right: 20px;
	transform: rotateY(180deg);
}
.ny-contact .ny-cta-ul span i {
	font-size: 21px;
	color: #888;
}
.ny-contact .ny-left {
	width: 40%;
}
.ny-contact .ny-right {
	width: 60%;
}
/* 产品 */
.ny-product .i-product .i-pnav-bottom{
	min-height: 470px;
}

/* 产品详情  内页 */
.ny-pro-top {
	margin-bottom: 25px;
}
.ny-img-box {
	padding-right: 30px;
}
.ny-prodtl-con-box .ny-right {
	padding: 13px 0;
	border-top: 1px solid #e6e6e6;
	width: 100%;
}
.ny-prodtl-con-box .ny-prodtl-title{
	padding: 10px 0 20px;
}
.bigred {
	font-size: 24px;
	color: red;
	font-weight: bold;
}
.ny-rtop li {
	line-height: 30px;
	font-size: 16px;
}
.ny-btn {
	display: inline-block;
	width: 160px;
	line-height: 45px;
	color: #fff;
	border-radius: 10px;
	font-size: 15px;
	margin: 0 20px;
}
.ny-rbottom {
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;
}
.ny-rbottom a.ny-btn:hover,
.ny-rbottom a.ny-btn:link,
.ny-rbottom a.ny-btn:active,
.ny-rbottom a.ny-btn:visited {
	color: #fff;
}
.btn-hui {
	background-color: #958f96;
}
.bth-hong {
	background-color: #f00;
}
.ny-product {
	position: relative;
}
.ny-img-box,
.ny-prodtl-con-box {
	width: 50%;
}

.i-product-hot {
	margin-top: 50px;
}
.i-product-hot .ny-title {
	margin-bottom: 5px;
}
.i-product-hot .ny-title .clearfix {
	background-color: transparent;
}
#product-dhot {
	padding-bottom: 50px;
}
.ny-proh-box {
	position: relative;
	padding: 0 50px;
}
.ny-proh-box #product-dhot .list-text {
	line-height: 30px;
}
.ny-proh-box #product-dhot .swiper-slide a .list-img  {
	overflow: hidden;
}
.swiper-button-next, .swiper-button-prev {
	top: 40%;
}
.ny-proh-box #product-dhot .swiper-slide a .list-text,
.ny-proh-box #product-dhot .swiper-slide a .list-img img{
	transition: all 1s;
}
.ny-proh-box #product-dhot .swiper-slide a:hover .list-text{
	background-color: #004D92;
	padding-left: 15px;
	color: #fff;
}
.ny-proh-box #product-dhot .swiper-slide a:hover .list-img img{
	transform: scale(1.1);
}
.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 25%!important;
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}


/* 搜索结果 */
#search-box {
	padding: 40px 0;
} 
#search-box .card {
	margin-bottom: 15px;
}
#search-box .card-title a {
	line-height: 30px;
	color: #4d4d4d;
}
#search-box .card .card-img-150 {
	overflow: hidden;
}
#search-box .card .card-body,
#search-box .card .card-img-150 img {
	transition: all 1s;
}
#search-box .card:hover .card-img-150 img {
	transform: scale(1.1);
}
#search-box .card:hover .card-body {
	background-color: #004D92;
	padding-left: ;
}
#search-box .card:hover .card-body a {
	color: #fff;
}

@media (max-width: 1080px) {
	.i-product .i-pnav-bottom {
		min-height: 395px;
	}
}
@media (max-width: 993px) {
	
	.ptb-65 {
		padding: 34px 0;
	}
	/* 头部 */
	.head-box {
		height: 70px;
	}
	.head-logo {
		width: 230px;
		margin: 15px 0;
	}
	.head-nav{
		width: 40px;
		height: 40px;
		margin: 15px 0;
		/* position: relative; */
	}
	.head-nav-ul li {
		width: 100%;
		height: 40px;
		margin-left: 0;
		text-align: center;
	}
	.head-nav-ul li a {
		margin: 5px 0;
		color: #fff;
	}
	.head-nav-ul li a:hover,
	.head-nav-ul li a:visited,
	.head-nav-ul li a:link,
	.head-nav-ul li a:active {
		color: #fff;
	}
	.head-nav .head-icon-dao {
		display: block;
		text-align: center;
		border-radius: 5px;
		background-color: #004D92;
	}
	.head-nav .head-icon-dao i {
		font-size: 24px;
		line-height: 40px;
		color: #fff;
	}
	.head-nav .head-nav-ul {
		display: none;
		position: absolute;
		z-index: 16;
		top: 70px;
		right: 0;
		width: 175px;
		padding: 15px 10px;
		background-color: #004D92;
	}

	/* 首页搜索 */
	.search-box {
		width: 100%;
		position: relative;
	}
	.search .search-icon {
		position: absolute;
		right: 0;
	}
	.search .search-input {
		width: 100%;
		border-top-right-radius: 23px;
		border-bottom-right-radius: 23px;
	}
	/* 首页产品 */
	.i-product-content {
		width: 100%;
		padding-left: 0;
	}
	.i-product .i-list {
		width: 50%;
	}

	/* 首页关于我们 */
	.i-about .i-bottom .i-about-left, .i-about .i-bottom .i-about-right {
		width: 100%;
	}
	.i-about .i-bottom .i-about-right {
		padding: 25px 15px 0 15px;
	}
	.i-about .i-bottom .i-about-right h3 {
		font-size: 20px;
		line-height: 30px;
	}

	/* 首页  新闻 */
	.i-news .i-news-gg h3 {
		font-size: 24px;
	}
	.i-news .i-news-gg p {
		font-size: 18px;
	}
	 .i-news .i-list {
		width: 100%;
	}


	/* 底部 */
	.foot-top .foot-tbottom .foot-ewm {
		margin: 0 auto;
	}
	.phone-clear-float {
		float: none!important;
	}
	.foot-copy {
		line-height: 22px;
		padding: 10px 0;
	}



	.ny-title h3{
		font-size: 24px;
	}
	

	/* 内页  产品 */
	.ny-product .i-product-nav{
		position: fixed;
		left: -230px;
		top: 22%;
		width: 230px;
		z-index: 6;
	}
	.ny-product .i-product-nav .i-pnav-top {
		position: absolute;
		top: 0;
		right: -24px;
		z-index: 7;
		width: 24px;
	}
	.i-product .i-product-nav .i-pnav-top h3 {
		font-size: 14px;
		padding: 10px 5px;
	}
	.i-product .i-pnav-bottom {
		position: absolute;
		width: 100%;
		height: 395px;
		overflow-y: auto;
	}
	.ny-img-box {
		padding-right: 0;
	}
	.ny-img-box, 
	.ny-prodtl-con-box,
	.ny-img-box .swiper-container .swiper-slide img {
		width: 100%;
	}
	.ny-prodtl-con-box  {
		margin-top: 30px;
	}
	.ny-proh-box {
		padding: 0;
	}
	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}



	.foot-top {
		padding: 0;
	}
	.foot-top .foot-tbottom {
		padding-bottom: 10px;
	}
 

	.ny-news .list-img {
		padding-right: 15px;
	}
	.ny-news .ny-list {
		padding: 0;
		margin-bottom: 25px;
	}
	.ny-news .list-text {
		margin-top: 10px;
	}
	.ny-news .list-text .ny-text-top {
		margin-bottom: 5px;
	}
	.ny-contact .ny-right,
	.ny-contact .ny-left {
		width: 100%;
		margin-bottom: 15px;
	}
	#search-box {
		padding:30px 15px 40px;
	}

}
@media (max-width: 768px) {
	.ny-btn{
		width: 115px;
		line-height: 38px;
	}
	.i-product-hot {
		margin-top: 20px;
	}
}